Click or drag to resize

TaskReminderTime Property

Returns or sets a Date indicating the date and time at which the reminder should occur for the specified item.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime ReminderTime { get; set; }

Property Value

Type: DateTime
See Also